PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFCanvas Class / drawPath Method / drawPath(PDFBrush,PDFPath,PDFFillMode) Method
that determines the characteristics of the fill.
to fill.
Path fill mode.
In This Topic
    drawPath(PDFBrush,PDFPath,PDFFillMode) Method
    In This Topic
    Fills a .
    Syntax
    public void drawPath( 
       PDFBrush brush,
       PDFPath path,
       PDFFillMode fillMode
    )

    Parameters

    brush
    that determines the characteristics of the fill.
    path
    to fill.
    fillMode
    Path fill mode.
    See Also